Entitlement Requester Justification Config Args
data class EntitlementRequesterJustificationConfigArgs(val notMandatory: Output<EntitlementRequesterJustificationConfigNotMandatoryArgs>? = null, val unstructured: Output<EntitlementRequesterJustificationConfigUnstructuredArgs>? = null) : ConvertibleToJava<EntitlementRequesterJustificationConfigArgs>
Constructors
Link copied to clipboard
constructor(notMandatory: Output<EntitlementRequesterJustificationConfigNotMandatoryArgs>? = null, unstructured: Output<EntitlementRequesterJustificationConfigUnstructuredArgs>? = null)