@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class LakeConfigurationResponse extends Object implements Serializable, Cloneable, StructuredPojo
Provides details of Amazon Security Lake lake configuration object.
Constructor and Description |
---|
LakeConfigurationResponse() |
Modifier and Type | Method and Description |
---|---|
LakeConfigurationResponse |
addTagsMapEntry(String key,
String value)
Add a single TagsMap entry
|
LakeConfigurationResponse |
clearTagsMapEntries()
Removes all the entries added into TagsMap.
|
LakeConfigurationResponse |
clone() |
boolean |
equals(Object obj) |
String |
getEncryptionKey()
The type of encryption key used by secure the Security Lake configuration object.
|
List<String> |
getReplicationDestinationRegions()
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
|
String |
getReplicationRoleArn()
Replication settings for the Amazon S3 buckets.
|
List<RetentionSetting> |
getRetentionSettings()
Retention settings for the destination Amazon S3 buckets.
|
String |
getS3BucketArn()
Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources.
|
String |
getStatus()
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
|
Map<String,String> |
getTagsMap()
A tag is a label that you assign to an Amazon Web Services resource.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setEncryptionKey(String encryptionKey)
The type of encryption key used by secure the Security Lake configuration object.
|
void |
setReplicationDestinationRegions(Collection<String> replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
|
void |
setReplicationRoleArn(String replicationRoleArn)
Replication settings for the Amazon S3 buckets.
|
void |
setRetentionSettings(Collection<RetentionSetting> retentionSettings)
Retention settings for the destination Amazon S3 buckets.
|
void |
setS3BucketArn(String s3BucketArn)
Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources.
|
void |
setStatus(String status)
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
|
void |
setTagsMap(Map<String,String> tagsMap)
A tag is a label that you assign to an Amazon Web Services resource.
|
String |
toString()
Returns a string representation of this object.
|
LakeConfigurationResponse |
withEncryptionKey(String encryptionKey)
The type of encryption key used by secure the Security Lake configuration object.
|
LakeConfigurationResponse |
withReplicationDestinationRegions(Collection<String> replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
|
LakeConfigurationResponse |
withReplicationDestinationRegions(Region... replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
|
LakeConfigurationResponse |
withReplicationDestinationRegions(String... replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets.
|
LakeConfigurationResponse |
withReplicationRoleArn(String replicationRoleArn)
Replication settings for the Amazon S3 buckets.
|
LakeConfigurationResponse |
withRetentionSettings(Collection<RetentionSetting> retentionSettings)
Retention settings for the destination Amazon S3 buckets.
|
LakeConfigurationResponse |
withRetentionSettings(RetentionSetting... retentionSettings)
Retention settings for the destination Amazon S3 buckets.
|
LakeConfigurationResponse |
withS3BucketArn(String s3BucketArn)
Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources.
|
LakeConfigurationResponse |
withStatus(SettingsStatus status)
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
|
LakeConfigurationResponse |
withStatus(String status)
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
|
LakeConfigurationResponse |
withTagsMap(Map<String,String> tagsMap)
A tag is a label that you assign to an Amazon Web Services resource.
|
public void setEncryptionKey(String encryptionKey)
The type of encryption key used by secure the Security Lake configuration object.
encryptionKey
- The type of encryption key used by secure the Security Lake configuration object.public String getEncryptionKey()
The type of encryption key used by secure the Security Lake configuration object.
public LakeConfigurationResponse withEncryptionKey(String encryptionKey)
The type of encryption key used by secure the Security Lake configuration object.
encryptionKey
- The type of encryption key used by secure the Security Lake configuration object.public List<String> getReplicationDestinationRegions()
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
Region
public void setReplicationDestinationRegions(Collection<String> replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
replicationDestinationRegions
- Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets
that are configured for object replication can be owned by the same Amazon Web Services account or by
different accounts. You can replicate objects to a single destination bucket or to multiple destination
buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region
as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
Region
public LakeConfigurationResponse withReplicationDestinationRegions(String... replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
NOTE: This method appends the values to the existing list (if any). Use
setReplicationDestinationRegions(java.util.Collection)
or
withReplicationDestinationRegions(java.util.Collection)
if you want to override the existing values.
replicationDestinationRegions
- Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets
that are configured for object replication can be owned by the same Amazon Web Services account or by
different accounts. You can replicate objects to a single destination bucket or to multiple destination
buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region
as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
Region
public LakeConfigurationResponse withReplicationDestinationRegions(Collection<String> replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
replicationDestinationRegions
- Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets
that are configured for object replication can be owned by the same Amazon Web Services account or by
different accounts. You can replicate objects to a single destination bucket or to multiple destination
buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region
as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
Region
public LakeConfigurationResponse withReplicationDestinationRegions(Region... replicationDestinationRegions)
Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
replicationDestinationRegions
- Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets
that are configured for object replication can be owned by the same Amazon Web Services account or by
different accounts. You can replicate objects to a single destination bucket or to multiple destination
buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region
as the source bucket.
Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
Region
public void setReplicationRoleArn(String replicationRoleArn)
Replication settings for the Amazon S3 buckets. This parameter uses the IAM role you created that is managed by Security Lake, to ensure the replication setting is correct.
replicationRoleArn
- Replication settings for the Amazon S3 buckets. This parameter uses the IAM role you created that is
managed by Security Lake, to ensure the replication setting is correct.public String getReplicationRoleArn()
Replication settings for the Amazon S3 buckets. This parameter uses the IAM role you created that is managed by Security Lake, to ensure the replication setting is correct.
public LakeConfigurationResponse withReplicationRoleArn(String replicationRoleArn)
Replication settings for the Amazon S3 buckets. This parameter uses the IAM role you created that is managed by Security Lake, to ensure the replication setting is correct.
replicationRoleArn
- Replication settings for the Amazon S3 buckets. This parameter uses the IAM role you created that is
managed by Security Lake, to ensure the replication setting is correct.public List<RetentionSetting> getRetentionSettings()
Retention settings for the destination Amazon S3 buckets.
public void setRetentionSettings(Collection<RetentionSetting> retentionSettings)
Retention settings for the destination Amazon S3 buckets.
retentionSettings
- Retention settings for the destination Amazon S3 buckets.public LakeConfigurationResponse withRetentionSettings(RetentionSetting... retentionSettings)
Retention settings for the destination Amazon S3 buckets.
NOTE: This method appends the values to the existing list (if any). Use
setRetentionSettings(java.util.Collection)
or withRetentionSettings(java.util.Collection)
if
you want to override the existing values.
retentionSettings
- Retention settings for the destination Amazon S3 buckets.public LakeConfigurationResponse withRetentionSettings(Collection<RetentionSetting> retentionSettings)
Retention settings for the destination Amazon S3 buckets.
retentionSettings
- Retention settings for the destination Amazon S3 buckets.public void setS3BucketArn(String s3BucketArn)
Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources. Security Lake requires an ARN when you need to specify a resource unambiguously across all of Amazon Web Services, such as in IAM policies, Amazon Relational Database Service (Amazon RDS) tags, and API calls.
s3BucketArn
- Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources. Security Lake requires an
ARN when you need to specify a resource unambiguously across all of Amazon Web Services, such as in IAM
policies, Amazon Relational Database Service (Amazon RDS) tags, and API calls.public String getS3BucketArn()
Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources. Security Lake requires an ARN when you need to specify a resource unambiguously across all of Amazon Web Services, such as in IAM policies, Amazon Relational Database Service (Amazon RDS) tags, and API calls.
public LakeConfigurationResponse withS3BucketArn(String s3BucketArn)
Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources. Security Lake requires an ARN when you need to specify a resource unambiguously across all of Amazon Web Services, such as in IAM policies, Amazon Relational Database Service (Amazon RDS) tags, and API calls.
s3BucketArn
- Amazon Resource Names (ARNs) uniquely identify Amazon Web Services resources. Security Lake requires an
ARN when you need to specify a resource unambiguously across all of Amazon Web Services, such as in IAM
policies, Amazon Relational Database Service (Amazon RDS) tags, and API calls.public void setStatus(String status)
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
status
- Retrieves the status of the configuration operation for an account in Amazon Security Lake.SettingsStatus
public String getStatus()
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
SettingsStatus
public LakeConfigurationResponse withStatus(String status)
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
status
- Retrieves the status of the configuration operation for an account in Amazon Security Lake.SettingsStatus
public LakeConfigurationResponse withStatus(SettingsStatus status)
Retrieves the status of the configuration operation for an account in Amazon Security Lake.
status
- Retrieves the status of the configuration operation for an account in Amazon Security Lake.SettingsStatus
public Map<String,String> getTagsMap()
A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define.
public void setTagsMap(Map<String,String> tagsMap)
A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define.
tagsMap
- A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an
optional value, both of which you define.public LakeConfigurationResponse withTagsMap(Map<String,String> tagsMap)
A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define.
tagsMap
- A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an
optional value, both of which you define.public LakeConfigurationResponse addTagsMapEntry(String key, String value)
public LakeConfigurationResponse clearTagsMapEntries()
public String toString()
toString
in class Object
Object.toString()
public LakeConfigurationResponse clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.