@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.703Z") @Stability(value=Stable) 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. |
software.amazon.jsii.JsiiObject.InitializationModeIRule.Jsii$Default, IRule.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
AccessKeysRotated(software.constructs.Construct scope,
String id) |
|
AccessKeysRotated(software.constructs.Construct scope,
String id,
AccessKeysRotatedProps props) |
protected |
AccessKeysRotated(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AccessKeysRotated(software.amazon.jsii.JsiiObjectRef objRef) |
fromConfigRuleName, getConfigRuleArn, getConfigRuleComplianceType, getConfigRuleId, getConfigRuleName, getIsCustomWithChanges, getIsManaged, getRuleScope, onComplianceChange, onComplianceChange, onEvent, onEvent, onReEvaluationStatus, onReEvaluationStatus, setIsCustomWithChanges, setIsManaged, setRuleScopeapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isOwnedResource, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyRemovalPolicy, getEnv, getStackprotected AccessKeysRotated(software.amazon.jsii.JsiiObjectRef objRef)
protected AccessKeysRotated(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public AccessKeysRotated(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@Nullable
AccessKeysRotatedProps props)
scope - This parameter is required.id - This parameter is required.props - @Stability(value=Stable)
public AccessKeysRotated(@NotNull
software.constructs.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.Copyright © 2022. All rights reserved.