Class DetectorEvents.GuardDutyFinding.OldPolicy.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.OldPolicy,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.OldPolicy
DetectorEvents.GuardDutyFinding.OldPolicy-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.guardduty.events.DetectorEvents.GuardDutyFinding.OldPolicy
DetectorEvents.GuardDutyFinding.OldPolicy.Builder, DetectorEvents.GuardDutyFinding.OldPolicy.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.OldPolicy.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) allowUsersToChangePassword property.(experimental) hardExpiry property.(experimental) maxPasswordAge property.(experimental) minimumPasswordLength property.(experimental) passwordReusePrevention property.(experimental) requireLowercaseCharacters property.(experimental) requireNumbers property.(experimental) requireSymbols property.(experimental) requireUppercaseCharacters property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.OldPolicy.Builder.
-
-
Method Details
-
getAllowUsersToChangePassword
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) allowUsersToChangePassword property.Specify an array of string values to match this event if the actual value of allowUsersToChangePassword is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAllowUsersToChangePasswordin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getHardExpiry
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) hardExpiry property.Specify an array of string values to match this event if the actual value of hardExpiry is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getHardExpiryin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getMaxPasswordAge
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) maxPasswordAge property.Specify an array of string values to match this event if the actual value of maxPasswordAge is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMaxPasswordAgein interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getMinimumPasswordLength
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) minimumPasswordLength property.Specify an array of string values to match this event if the actual value of minimumPasswordLength is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMinimumPasswordLengthin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getPasswordReusePrevention
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) passwordReusePrevention property.Specify an array of string values to match this event if the actual value of passwordReusePrevention is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPasswordReusePreventionin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getRequireLowercaseCharacters
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) requireLowercaseCharacters property.Specify an array of string values to match this event if the actual value of requireLowercaseCharacters is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireLowercaseCharactersin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getRequireNumbers
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) requireNumbers property.Specify an array of string values to match this event if the actual value of requireNumbers is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireNumbersin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getRequireSymbols
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) requireSymbols property.Specify an array of string values to match this event if the actual value of requireSymbols is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireSymbolsin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
getRequireUppercaseCharacters
Description copied from interface:DetectorEvents.GuardDutyFinding.OldPolicy(experimental) requireUppercaseCharacters property.Specify an array of string values to match this event if the actual value of requireUppercaseCharacters is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequireUppercaseCharactersin interfaceDetectorEvents.GuardDutyFinding.OldPolicy
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-