@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-02T20:25:37.875Z") public class AccessKeysRotated extends ManagedRule
Example:
// compliant if access keys have been rotated within the last 90 days // compliant if access keys have been rotated within the last 90 days new AccessKeysRotated(this, "AccessKeyRotated");
Modifier and Type | Class and Description |
---|---|
static class |
AccessKeysRotated.Builder
A fluent builder for
AccessKeysRotated . |
IRule.Jsii$Default, IRule.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
AccessKeysRotated(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AccessKeysRotated(software.amazon.jsii.JsiiObjectRef objRef) |
|
AccessKeysRotated(software.constructs.Construct scope,
java.lang.String id) |
|
AccessKeysRotated(software.constructs.Construct scope,
java.lang.String id,
AccessKeysRotatedProps props) |
fromConfigRuleName, getConfigRuleArn, getConfigRuleComplianceType, getConfigRuleId, getConfigRuleName, getIsCustomWithChanges, getIsManaged, getRuleScope, onComplianceChange, onComplianceChange, onEvent, onEvent, onReEvaluationStatus, onReEvaluationStatus, setIsCustomWithChanges, setIsManaged, setRuleScope
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResource
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyRemovalPolicy, getEnv, getStack
getNode
protected AccessKeysRotated(software.amazon.jsii.JsiiObjectRef objRef)
protected AccessKeysRotated(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public AccessKeysRotated(software.constructs.Construct scope, java.lang.String id, AccessKeysRotatedProps props)
scope
- This parameter is required.id
- This parameter is required.props
- public AccessKeysRotated(software.constructs.Construct scope, java.lang.String id)
scope
- This parameter is required.id
- This parameter is required.