source test {
python(
class("example.python.module.Class")
options(
this-is-six(6)
)
);
}
source test {
python(
class("example.python.module.Class")
options(
this-is-six(6) # or
this-is-six("6")
)
);
}
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie首选项中心