DataAutomationLibrary¶
Structure Class¶
DataAutomationLibrary
dataclass
¶
Contains the information of a DataAutomationLibrary.
Attributes¶
entity_types
class-attribute
instance-attribute
¶
entity_types: list[EntityTypeInfo] | None = None
List of info for each entity type in the DataAutomationLibrary
kms_encryption_context
class-attribute
instance-attribute
¶
KMS Encryption Context
library_arn
instance-attribute
¶
library_arn: str
ARN generated at the server side when a DataAutomationLibrary is created
library_description
class-attribute
instance-attribute
¶
Description of the DataAutomationLibrary
library_name
class-attribute
instance-attribute
¶
Name of the DataAutomationLibrary