Secret Reference Patch Args
data class SecretReferencePatchArgs(val name: Output<String>? = null, val namespace: Output<String>? = null) : ConvertibleToJava<SecretReferencePatchArgs>
SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace