Uses of Class
com.hashicorp.cdktf.providers.google.privileged_access_manager_entitlement.PrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder
-
Packages that use PrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder Package Description com.hashicorp.cdktf.providers.google.privileged_access_manager_entitlement google_privileged_access_manager_entitlement -
-
Uses of PrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder in com.hashicorp.cdktf.providers.google.privileged_access_manager_entitlement
Methods in com.hashicorp.cdktf.providers.google.privileged_access_manager_entitlement that return PrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder Modifier and Type Method Description static PrivilegedAccessManagerEntitlementRequesterJustificationConfig.BuilderPrivilegedAccessManagerEntitlementRequesterJustificationConfig. builder()PrivilegedAccessManagerEntitlementRequesterJustificationConfig.BuilderPrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder. notMandatory(PrivilegedAccessManagerEntitlementRequesterJustificationConfigNotMandatory notMandatory)PrivilegedAccessManagerEntitlementRequesterJustificationConfig.BuilderPrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder. unstructured(PrivilegedAccessManagerEntitlementRequesterJustificationConfigUnstructured unstructured)Constructors in com.hashicorp.cdktf.providers.google.privileged_access_manager_entitlement with parameters of type PrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder Constructor Description Jsii$Proxy(PrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder builder)Constructor that initializes the object based on literal property values passed by thePrivilegedAccessManagerEntitlementRequesterJustificationConfig.Builder.
-