Class CfnSubscriberPropsMixin.AwsLogSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.securitylake.CfnSubscriberPropsMixin.AwsLogSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSubscriberPropsMixin.AwsLogSourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSubscriberPropsMixin.AwsLogSourceProperty
@Stability(Stable)
@Internal
public static final class CfnSubscriberPropsMixin.AwsLogSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSubscriberPropsMixin.AwsLogSourceProperty
An implementation for
CfnSubscriberPropsMixin.AwsLogSourceProperty-
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.cfnpropertymixins.services.securitylake.CfnSubscriberPropsMixin.AwsLogSourceProperty
CfnSubscriberPropsMixin.AwsLogSourceProperty.Builder, CfnSubscriberPropsMixin.AwsLogSourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSubscriberPropsMixin.AwsLogSourceProperty.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 booleanfinal StringSource name of the natively supported AWS service that is supported as an Amazon Security Lake source.final StringSource version of the natively supported AWS service that is supported as an Amazon Security Lake source.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 theCfnSubscriberPropsMixin.AwsLogSourceProperty.Builder.
-
-
Method Details
-
getSourceName
Description copied from interface:CfnSubscriberPropsMixin.AwsLogSourcePropertySource name of the natively supported AWS service that is supported as an Amazon Security Lake source.For the list of sources supported by Amazon Security Lake see Collecting data from AWS services in the Amazon Security Lake User Guide.
- Specified by:
getSourceNamein interfaceCfnSubscriberPropsMixin.AwsLogSourceProperty- See Also:
-
getSourceVersion
Description copied from interface:CfnSubscriberPropsMixin.AwsLogSourcePropertySource version of the natively supported AWS service that is supported as an Amazon Security Lake source.For more details about source versions supported by Amazon Security Lake see OCSF source identification in the Amazon Security Lake User Guide.
- Specified by:
getSourceVersionin interfaceCfnSubscriberPropsMixin.AwsLogSourceProperty- See Also:
-
$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()
-