Values_2.SecurityConfigurationSourceSpecifies a security configuration.
type nonrec t = {name : Values_0.NameString.t option;The name of the security configuration.
*)createdTimeStamp : Values_0.TimestampValue.t option;The time at which this security configuration was created.
*)encryptionConfiguration : Values_1.EncryptionConfiguration.t option;The encryption configuration associated with this security configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.NameString.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.KmsKeyArn.t ])
list ]
list
| `Structure of
(string
* [> `Enum of string | `String of Values_0.KmsKeyArn.t ])
list ])
list
| `Timestamp of Values_0.TimestampValue.t ])
list ]