Uses of Class
software.amazon.awscdk.services.securitylake.CfnAwsLogSourceProps.Builder
Packages that use CfnAwsLogSourceProps.Builder
Package
Description
AWS::SecurityLake Construct Library
-
Uses of CfnAwsLogSourceProps.Builder in software.amazon.awscdk.services.securitylake
Methods in software.amazon.awscdk.services.securitylake that return CfnAwsLogSourceProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAwsLogSourceProps.getAccounts()
static CfnAwsLogSourceProps.Builder
CfnAwsLogSourceProps.builder()
CfnAwsLogSourceProps.Builder.dataLakeArn
(String dataLakeArn) Sets the value ofCfnAwsLogSourceProps.getDataLakeArn()
CfnAwsLogSourceProps.Builder.sourceName
(String sourceName) Sets the value ofCfnAwsLogSourceProps.getSourceName()
CfnAwsLogSourceProps.Builder.sourceVersion
(String sourceVersion) Sets the value ofCfnAwsLogSourceProps.getSourceVersion()
Constructors in software.amazon.awscdk.services.securitylake with parameters of type CfnAwsLogSourceProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAwsLogSourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAwsLogSourceProps.Builder
.