Uses of Class
software.amazon.awscdk.services.quicksight.CfnDataSource.KeyPairCredentialsProperty.Builder
Packages that use CfnDataSource.KeyPairCredentialsProperty.Builder
-
Uses of CfnDataSource.KeyPairCredentialsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDataSource.KeyPairCredentialsProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.KeyPairCredentialsProperty.builder()CfnDataSource.KeyPairCredentialsProperty.Builder.keyPairUsername(String keyPairUsername) Sets the value ofCfnDataSource.KeyPairCredentialsProperty.getKeyPairUsername()CfnDataSource.KeyPairCredentialsProperty.Builder.privateKey(String privateKey) Sets the value ofCfnDataSource.KeyPairCredentialsProperty.getPrivateKey()CfnDataSource.KeyPairCredentialsProperty.Builder.privateKeyPassphrase(String privateKeyPassphrase) Sets the value ofCfnDataSource.KeyPairCredentialsProperty.getPrivateKeyPassphrase()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDataSource.KeyPairCredentialsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSource.KeyPairCredentialsProperty.Builder.