@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TemplateSummaryConfig extends Object implements Serializable, Cloneable
Options for the GetTemplateSummary
API action.
Constructor and Description |
---|
TemplateSummaryConfig() |
Modifier and Type | Method and Description |
---|---|
TemplateSummaryConfig |
clone() |
boolean |
equals(Object obj) |
Boolean |
getTreatUnrecognizedResourceTypesAsWarnings()
If set to
True , any unrecognized resource types generate warnings and not an error. |
int |
hashCode() |
Boolean |
isTreatUnrecognizedResourceTypesAsWarnings()
If set to
True , any unrecognized resource types generate warnings and not an error. |
void |
setTreatUnrecognizedResourceTypesAsWarnings(Boolean treatUnrecognizedResourceTypesAsWarnings)
If set to
True , any unrecognized resource types generate warnings and not an error. |
String |
toString()
Returns a string representation of this object.
|
TemplateSummaryConfig |
withTreatUnrecognizedResourceTypesAsWarnings(Boolean treatUnrecognizedResourceTypesAsWarnings)
If set to
True , any unrecognized resource types generate warnings and not an error. |
public void setTreatUnrecognizedResourceTypesAsWarnings(Boolean treatUnrecognizedResourceTypesAsWarnings)
If set to True
, any unrecognized resource types generate warnings and not an error. Any unrecognized
resource types are returned in the Warnings
output parameter.
treatUnrecognizedResourceTypesAsWarnings
- If set to True
, any unrecognized resource types generate warnings and not an error. Any
unrecognized resource types are returned in the Warnings
output parameter.public Boolean getTreatUnrecognizedResourceTypesAsWarnings()
If set to True
, any unrecognized resource types generate warnings and not an error. Any unrecognized
resource types are returned in the Warnings
output parameter.
True
, any unrecognized resource types generate warnings and not an error. Any
unrecognized resource types are returned in the Warnings
output parameter.public TemplateSummaryConfig withTreatUnrecognizedResourceTypesAsWarnings(Boolean treatUnrecognizedResourceTypesAsWarnings)
If set to True
, any unrecognized resource types generate warnings and not an error. Any unrecognized
resource types are returned in the Warnings
output parameter.
treatUnrecognizedResourceTypesAsWarnings
- If set to True
, any unrecognized resource types generate warnings and not an error. Any
unrecognized resource types are returned in the Warnings
output parameter.public Boolean isTreatUnrecognizedResourceTypesAsWarnings()
If set to True
, any unrecognized resource types generate warnings and not an error. Any unrecognized
resource types are returned in the Warnings
output parameter.
True
, any unrecognized resource types generate warnings and not an error. Any
unrecognized resource types are returned in the Warnings
output parameter.public String toString()
toString
in class Object
Object.toString()
public TemplateSummaryConfig clone()
Datenschutz | Nutzungsbedingungen für die Website | Cookie-Einstellungen | © 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.