Enable Protection Input Properties Args
data class EnableProtectionInputPropertiesArgs(val policyId: Output<String>? = null, val protectableItemId: Output<String>? = null, val providerSpecificDetails: Output<Any>? = null) : ConvertibleToJava<EnableProtectionInputPropertiesArgs>
Enable protection input properties.