Uses of Interface
software.amazon.awscdk.services.customerprofiles.CfnDomain.DataStoreProperty
Packages that use CfnDomain.DataStoreProperty
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnDomain.DataStoreProperty in software.amazon.awscdk.services.customerprofiles
Classes in software.amazon.awscdk.services.customerprofiles that implement CfnDomain.DataStorePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDomain.DataStorePropertyMethods in software.amazon.awscdk.services.customerprofiles that return CfnDomain.DataStorePropertyModifier and TypeMethodDescriptionCfnDomain.DataStoreProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.customerprofiles with parameters of type CfnDomain.DataStorePropertyModifier and TypeMethodDescriptionCfnDomain.Builder.dataStore(CfnDomain.DataStoreProperty dataStore) Configuration and status of the data store for the domain.CfnDomainProps.Builder.dataStore(CfnDomain.DataStoreProperty dataStore) Sets the value ofCfnDomainProps.getDataStore()voidCfnDomain.setDataStore(CfnDomain.DataStoreProperty value) Configuration and status of the data store for the domain.