requester Justification Config
suspend fun requesterJustificationConfig(value: Output<EntitlementRequesterJustificationConfigArgs>)
Parameters
value
Defines the ways in which a requester should provide the justification while requesting for access. Structure is documented below.
suspend fun requesterJustificationConfig(argument: suspend EntitlementRequesterJustificationConfigArgsBuilder.() -> Unit)
Parameters
argument
Defines the ways in which a requester should provide the justification while requesting for access. Structure is documented below.