Project Security Properties Project Protection Args
data class ProjectSecurityPropertiesProjectProtectionArgs(val exceptionPolicy: Output<String>? = null, val protected: Output<Boolean>? = null) : ConvertibleToJava<ProjectSecurityPropertiesProjectProtectionArgs>
Constructors
Link copied to clipboard
fun ProjectSecurityPropertiesProjectProtectionArgs(exceptionPolicy: Output<String>? = null, protected: Output<Boolean>? = null)