Class CfnSubscriber.AwsLogSourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.securitylake.CfnSubscriber.AwsLogSourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSubscriber.AwsLogSourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSubscriber.AwsLogSourceProperty
@Stability(Stable)
@Internal
public static final class CfnSubscriber.AwsLogSourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSubscriber.AwsLogSourceProperty
An implementation for
CfnSubscriber.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.services.securitylake.CfnSubscriber.AwsLogSourceProperty
CfnSubscriber.AwsLogSourceProperty.Builder, CfnSubscriber.AwsLogSourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSubscriber.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 theCfnSubscriber.AwsLogSourceProperty.Builder.
-
-
Method Details
-
getSourceName
Description copied from interface:CfnSubscriber.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 interfaceCfnSubscriber.AwsLogSourceProperty- See Also:
-
getSourceVersion
Description copied from interface:CfnSubscriber.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 interfaceCfnSubscriber.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()
-