@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class Framework extends Object implements Serializable, Cloneable, StructuredPojo
The file used to structure and automate AWS Audit Manager assessments for a given compliance standard.
Constructor and Description |
---|
Framework() |
Modifier and Type | Method and Description |
---|---|
Framework |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
Framework |
clearTagsEntries()
Removes all the entries added into Tags.
|
Framework |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The Amazon Resource Name (ARN) of the specified framework.
|
String |
getComplianceType()
The compliance type that the new custom framework supports, such as CIS or HIPAA.
|
List<ControlSet> |
getControlSets()
The control sets associated with the framework.
|
String |
getControlSources()
The sources from which AWS Audit Manager collects evidence for the control.
|
Date |
getCreatedAt()
Specifies when the framework was created.
|
String |
getCreatedBy()
The IAM user or role that created the framework.
|
String |
getDescription()
The description of the specified framework.
|
String |
getId()
The unique identifier for the specified framework.
|
Date |
getLastUpdatedAt()
Specifies when the framework was most recently updated.
|
String |
getLastUpdatedBy()
The IAM user or role that most recently updated the framework.
|
String |
getLogo()
The logo associated with the framework.
|
String |
getName()
The name of the specified framework.
|
Map<String,String> |
getTags()
The tags associated with the framework.
|
String |
getType()
The framework type, such as custom or standard.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setArn(String arn)
The Amazon Resource Name (ARN) of the specified framework.
|
void |
setComplianceType(String complianceType)
The compliance type that the new custom framework supports, such as CIS or HIPAA.
|
void |
setControlSets(Collection<ControlSet> controlSets)
The control sets associated with the framework.
|
void |
setControlSources(String controlSources)
The sources from which AWS Audit Manager collects evidence for the control.
|
void |
setCreatedAt(Date createdAt)
Specifies when the framework was created.
|
void |
setCreatedBy(String createdBy)
The IAM user or role that created the framework.
|
void |
setDescription(String description)
The description of the specified framework.
|
void |
setId(String id)
The unique identifier for the specified framework.
|
void |
setLastUpdatedAt(Date lastUpdatedAt)
Specifies when the framework was most recently updated.
|
void |
setLastUpdatedBy(String lastUpdatedBy)
The IAM user or role that most recently updated the framework.
|
void |
setLogo(String logo)
The logo associated with the framework.
|
void |
setName(String name)
The name of the specified framework.
|
void |
setTags(Map<String,String> tags)
The tags associated with the framework.
|
void |
setType(String type)
The framework type, such as custom or standard.
|
String |
toString()
Returns a string representation of this object.
|
Framework |
withArn(String arn)
The Amazon Resource Name (ARN) of the specified framework.
|
Framework |
withComplianceType(String complianceType)
The compliance type that the new custom framework supports, such as CIS or HIPAA.
|
Framework |
withControlSets(Collection<ControlSet> controlSets)
The control sets associated with the framework.
|
Framework |
withControlSets(ControlSet... controlSets)
The control sets associated with the framework.
|
Framework |
withControlSources(String controlSources)
The sources from which AWS Audit Manager collects evidence for the control.
|
Framework |
withCreatedAt(Date createdAt)
Specifies when the framework was created.
|
Framework |
withCreatedBy(String createdBy)
The IAM user or role that created the framework.
|
Framework |
withDescription(String description)
The description of the specified framework.
|
Framework |
withId(String id)
The unique identifier for the specified framework.
|
Framework |
withLastUpdatedAt(Date lastUpdatedAt)
Specifies when the framework was most recently updated.
|
Framework |
withLastUpdatedBy(String lastUpdatedBy)
The IAM user or role that most recently updated the framework.
|
Framework |
withLogo(String logo)
The logo associated with the framework.
|
Framework |
withName(String name)
The name of the specified framework.
|
Framework |
withTags(Map<String,String> tags)
The tags associated with the framework.
|
Framework |
withType(FrameworkType type)
The framework type, such as custom or standard.
|
Framework |
withType(String type)
The framework type, such as custom or standard.
|
public void setArn(String arn)
The Amazon Resource Name (ARN) of the specified framework.
arn
- The Amazon Resource Name (ARN) of the specified framework.public String getArn()
The Amazon Resource Name (ARN) of the specified framework.
public Framework withArn(String arn)
The Amazon Resource Name (ARN) of the specified framework.
arn
- The Amazon Resource Name (ARN) of the specified framework.public void setId(String id)
The unique identifier for the specified framework.
id
- The unique identifier for the specified framework.public String getId()
The unique identifier for the specified framework.
public Framework withId(String id)
The unique identifier for the specified framework.
id
- The unique identifier for the specified framework.public void setName(String name)
The name of the specified framework.
name
- The name of the specified framework.public String getName()
The name of the specified framework.
public Framework withName(String name)
The name of the specified framework.
name
- The name of the specified framework.public void setType(String type)
The framework type, such as custom or standard.
type
- The framework type, such as custom or standard.FrameworkType
public String getType()
The framework type, such as custom or standard.
FrameworkType
public Framework withType(String type)
The framework type, such as custom or standard.
type
- The framework type, such as custom or standard.FrameworkType
public Framework withType(FrameworkType type)
The framework type, such as custom or standard.
type
- The framework type, such as custom or standard.FrameworkType
public void setComplianceType(String complianceType)
The compliance type that the new custom framework supports, such as CIS or HIPAA.
complianceType
- The compliance type that the new custom framework supports, such as CIS or HIPAA.public String getComplianceType()
The compliance type that the new custom framework supports, such as CIS or HIPAA.
public Framework withComplianceType(String complianceType)
The compliance type that the new custom framework supports, such as CIS or HIPAA.
complianceType
- The compliance type that the new custom framework supports, such as CIS or HIPAA.public void setDescription(String description)
The description of the specified framework.
description
- The description of the specified framework.public String getDescription()
The description of the specified framework.
public Framework withDescription(String description)
The description of the specified framework.
description
- The description of the specified framework.public void setLogo(String logo)
The logo associated with the framework.
logo
- The logo associated with the framework.public String getLogo()
The logo associated with the framework.
public Framework withLogo(String logo)
The logo associated with the framework.
logo
- The logo associated with the framework.public void setControlSources(String controlSources)
The sources from which AWS Audit Manager collects evidence for the control.
controlSources
- The sources from which AWS Audit Manager collects evidence for the control.public String getControlSources()
The sources from which AWS Audit Manager collects evidence for the control.
public Framework withControlSources(String controlSources)
The sources from which AWS Audit Manager collects evidence for the control.
controlSources
- The sources from which AWS Audit Manager collects evidence for the control.public List<ControlSet> getControlSets()
The control sets associated with the framework.
public void setControlSets(Collection<ControlSet> controlSets)
The control sets associated with the framework.
controlSets
- The control sets associated with the framework.public Framework withControlSets(ControlSet... controlSets)
The control sets associated with the framework.
NOTE: This method appends the values to the existing list (if any). Use
setControlSets(java.util.Collection)
or withControlSets(java.util.Collection)
if you want to
override the existing values.
controlSets
- The control sets associated with the framework.public Framework withControlSets(Collection<ControlSet> controlSets)
The control sets associated with the framework.
controlSets
- The control sets associated with the framework.public void setCreatedAt(Date createdAt)
Specifies when the framework was created.
createdAt
- Specifies when the framework was created.public Date getCreatedAt()
Specifies when the framework was created.
public Framework withCreatedAt(Date createdAt)
Specifies when the framework was created.
createdAt
- Specifies when the framework was created.public void setLastUpdatedAt(Date lastUpdatedAt)
Specifies when the framework was most recently updated.
lastUpdatedAt
- Specifies when the framework was most recently updated.public Date getLastUpdatedAt()
Specifies when the framework was most recently updated.
public Framework withLastUpdatedAt(Date lastUpdatedAt)
Specifies when the framework was most recently updated.
lastUpdatedAt
- Specifies when the framework was most recently updated.public void setCreatedBy(String createdBy)
The IAM user or role that created the framework.
createdBy
- The IAM user or role that created the framework.public String getCreatedBy()
The IAM user or role that created the framework.
public Framework withCreatedBy(String createdBy)
The IAM user or role that created the framework.
createdBy
- The IAM user or role that created the framework.public void setLastUpdatedBy(String lastUpdatedBy)
The IAM user or role that most recently updated the framework.
lastUpdatedBy
- The IAM user or role that most recently updated the framework.public String getLastUpdatedBy()
The IAM user or role that most recently updated the framework.
public Framework withLastUpdatedBy(String lastUpdatedBy)
The IAM user or role that most recently updated the framework.
lastUpdatedBy
- The IAM user or role that most recently updated the framework.public Map<String,String> getTags()
The tags associated with the framework.
public void setTags(Map<String,String> tags)
The tags associated with the framework.
tags
- The tags associated with the framework.public Framework withTags(Map<String,String> tags)
The tags associated with the framework.
tags
- The tags associated with the framework.public Framework clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.