Documentation
¶
Index ¶
- func AppSecurePasswordStore_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func AppSecurePasswordStore_IsConstruct(x interface{}) *bool
- func AppSecurePasswordStore_IsTerraformElement(x interface{}) *bool
- func AppSecurePasswordStore_IsTerraformResource(x interface{}) *bool
- func AppSecurePasswordStore_TfResourceType() *string
- func NewAppSecurePasswordStoreTimeoutsOutputReference_Override(a AppSecurePasswordStoreTimeoutsOutputReference, ...)
- func NewAppSecurePasswordStore_Override(a AppSecurePasswordStore, scope constructs.Construct, id *string, ...)
- type AppSecurePasswordStore
- type AppSecurePasswordStoreConfig
- type AppSecurePasswordStoreTimeouts
- type AppSecurePasswordStoreTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppSecurePasswordStore_GenerateConfigForImport ¶
func AppSecurePasswordStore_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a AppSecurePasswordStore resource upon running "cdktf plan <stack-name>".
func AppSecurePasswordStore_IsConstruct ¶
func AppSecurePasswordStore_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func AppSecurePasswordStore_IsTerraformElement ¶
func AppSecurePasswordStore_IsTerraformElement(x interface{}) *bool
Experimental.
func AppSecurePasswordStore_IsTerraformResource ¶
func AppSecurePasswordStore_IsTerraformResource(x interface{}) *bool
Experimental.
func AppSecurePasswordStore_TfResourceType ¶
func AppSecurePasswordStore_TfResourceType() *string
func NewAppSecurePasswordStoreTimeoutsOutputReference_Override ¶
func NewAppSecurePasswordStoreTimeoutsOutputReference_Override(a AppSecurePasswordStoreTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewAppSecurePasswordStore_Override ¶
func NewAppSecurePasswordStore_Override(a AppSecurePasswordStore, scope constructs.Construct, id *string, config *AppSecurePasswordStoreConfig)
Create a new {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store okta_app_secure_password_store} Resource.
Types ¶
type AppSecurePasswordStore ¶
type AppSecurePasswordStore interface { cdktf.TerraformResource AccessibilityErrorRedirectUrl() *string SetAccessibilityErrorRedirectUrl(val *string) AccessibilityErrorRedirectUrlInput() *string AccessibilityLoginRedirectUrl() *string SetAccessibilityLoginRedirectUrl(val *string) AccessibilityLoginRedirectUrlInput() *string AccessibilitySelfService() interface{} SetAccessibilitySelfService(val interface{}) AccessibilitySelfServiceInput() interface{} AdminNote() *string SetAdminNote(val *string) AdminNoteInput() *string AppLinksJson() *string SetAppLinksJson(val *string) AppLinksJsonInput() *string AutoSubmitToolbar() interface{} SetAutoSubmitToolbar(val interface{}) AutoSubmitToolbarInput() interface{} // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CredentialsScheme() *string SetCredentialsScheme(val *string) CredentialsSchemeInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) EnduserNote() *string SetEnduserNote(val *string) EnduserNoteInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string HideIos() interface{} SetHideIos(val interface{}) HideIosInput() interface{} HideWeb() interface{} SetHideWeb(val interface{}) HideWebInput() interface{} Id() *string SetId(val *string) IdInput() *string Label() *string SetLabel(val *string) LabelInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Logo() *string SetLogo(val *string) LogoInput() *string LogoUrl() *string Name() *string // The tree node. Node() constructs.Node OptionalField1() *string SetOptionalField1(val *string) OptionalField1Input() *string OptionalField1Value() *string SetOptionalField1Value(val *string) OptionalField1ValueInput() *string OptionalField2() *string SetOptionalField2(val *string) OptionalField2Input() *string OptionalField2Value() *string SetOptionalField2Value(val *string) OptionalField2ValueInput() *string OptionalField3() *string SetOptionalField3(val *string) OptionalField3Input() *string OptionalField3Value() *string SetOptionalField3Value(val *string) OptionalField3ValueInput() *string PasswordField() *string SetPasswordField(val *string) PasswordFieldInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} RevealPassword() interface{} SetRevealPassword(val interface{}) RevealPasswordInput() interface{} SignOnMode() *string Status() *string SetStatus(val *string) StatusInput() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() AppSecurePasswordStoreTimeoutsOutputReference TimeoutsInput() interface{} Url() *string SetUrl(val *string) UrlInput() *string UsernameField() *string SetUsernameField(val *string) UsernameFieldInput() *string UserNameTemplate() *string SetUserNameTemplate(val *string) UserNameTemplateInput() *string UserNameTemplatePushStatus() *string SetUserNameTemplatePushStatus(val *string) UserNameTemplatePushStatusInput() *string UserNameTemplateSuffix() *string SetUserNameTemplateSuffix(val *string) UserNameTemplateSuffixInput() *string UserNameTemplateType() *string SetUserNameTemplateType(val *string) UserNameTemplateTypeInput() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutTimeouts(value *AppSecurePasswordStoreTimeouts) ResetAccessibilityErrorRedirectUrl() ResetAccessibilityLoginRedirectUrl() ResetAccessibilitySelfService() ResetAdminNote() ResetAppLinksJson() ResetAutoSubmitToolbar() ResetCredentialsScheme() ResetEnduserNote() ResetHideIos() ResetHideWeb() ResetId() ResetLogo() ResetOptionalField1() ResetOptionalField1Value() ResetOptionalField2() ResetOptionalField2Value() ResetOptionalField3() ResetOptionalField3Value() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetRevealPassword() ResetStatus() ResetTimeouts() ResetUserNameTemplate() ResetUserNameTemplatePushStatus() ResetUserNameTemplateSuffix() ResetUserNameTemplateType() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store okta_app_secure_password_store}.
func NewAppSecurePasswordStore ¶
func NewAppSecurePasswordStore(scope constructs.Construct, id *string, config *AppSecurePasswordStoreConfig) AppSecurePasswordStore
Create a new {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store okta_app_secure_password_store} Resource.
type AppSecurePasswordStoreConfig ¶
type AppSecurePasswordStoreConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // The Application's display name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#label AppSecurePasswordStore#label} Label *string `field:"required" json:"label" yaml:"label"` // Login password field. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#password_field AppSecurePasswordStore#password_field} PasswordField *string `field:"required" json:"passwordField" yaml:"passwordField"` // Login URL. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#url AppSecurePasswordStore#url} Url *string `field:"required" json:"url" yaml:"url"` // Login username field. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#username_field AppSecurePasswordStore#username_field} UsernameField *string `field:"required" json:"usernameField" yaml:"usernameField"` // Custom error page URL. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#accessibility_error_redirect_url AppSecurePasswordStore#accessibility_error_redirect_url} AccessibilityErrorRedirectUrl *string `field:"optional" json:"accessibilityErrorRedirectUrl" yaml:"accessibilityErrorRedirectUrl"` // Custom login page URL. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#accessibility_login_redirect_url AppSecurePasswordStore#accessibility_login_redirect_url} AccessibilityLoginRedirectUrl *string `field:"optional" json:"accessibilityLoginRedirectUrl" yaml:"accessibilityLoginRedirectUrl"` // Enable self service. Default is `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#accessibility_self_service AppSecurePasswordStore#accessibility_self_service} AccessibilitySelfService interface{} `field:"optional" json:"accessibilitySelfService" yaml:"accessibilitySelfService"` // Application notes for admins. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#admin_note AppSecurePasswordStore#admin_note} AdminNote *string `field:"optional" json:"adminNote" yaml:"adminNote"` // Displays specific appLinks for the app. The value for each application link should be boolean. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#app_links_json AppSecurePasswordStore#app_links_json} AppLinksJson *string `field:"optional" json:"appLinksJson" yaml:"appLinksJson"` // Display auto submit toolbar. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#auto_submit_toolbar AppSecurePasswordStore#auto_submit_toolbar} AutoSubmitToolbar interface{} `field:"optional" json:"autoSubmitToolbar" yaml:"autoSubmitToolbar"` // Application credentials scheme. One of: `EDIT_USERNAME_AND_PASSWORD`, `ADMIN_SETS_CREDENTIALS`, `EDIT_PASSWORD_ONLY`, `EXTERNAL_PASSWORD_SYNC`, or `SHARED_USERNAME_AND_PASSWORD`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#credentials_scheme AppSecurePasswordStore#credentials_scheme} CredentialsScheme *string `field:"optional" json:"credentialsScheme" yaml:"credentialsScheme"` // Application notes for end users. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#enduser_note AppSecurePasswordStore#enduser_note} EnduserNote *string `field:"optional" json:"enduserNote" yaml:"enduserNote"` // Do not display application icon on mobile app. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#hide_ios AppSecurePasswordStore#hide_ios} HideIos interface{} `field:"optional" json:"hideIos" yaml:"hideIos"` // Do not display application icon to users. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#hide_web AppSecurePasswordStore#hide_web} HideWeb interface{} `field:"optional" json:"hideWeb" yaml:"hideWeb"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#id AppSecurePasswordStore#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Local file path to the logo. // // The file must be in PNG, JPG, or GIF format, and less than 1 MB in size. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#logo AppSecurePasswordStore#logo} Logo *string `field:"optional" json:"logo" yaml:"logo"` // Name of optional param in the login form. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#optional_field1 AppSecurePasswordStore#optional_field1} OptionalField1 *string `field:"optional" json:"optionalField1" yaml:"optionalField1"` // Name of optional value in login form. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#optional_field1_value AppSecurePasswordStore#optional_field1_value} OptionalField1Value *string `field:"optional" json:"optionalField1Value" yaml:"optionalField1Value"` // Name of optional param in the login form. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#optional_field2 AppSecurePasswordStore#optional_field2} OptionalField2 *string `field:"optional" json:"optionalField2" yaml:"optionalField2"` // Name of optional value in login form. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#optional_field2_value AppSecurePasswordStore#optional_field2_value} OptionalField2Value *string `field:"optional" json:"optionalField2Value" yaml:"optionalField2Value"` // Name of optional param in the login form. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#optional_field3 AppSecurePasswordStore#optional_field3} OptionalField3 *string `field:"optional" json:"optionalField3" yaml:"optionalField3"` // Name of optional value in login form. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#optional_field3_value AppSecurePasswordStore#optional_field3_value} OptionalField3Value *string `field:"optional" json:"optionalField3Value" yaml:"optionalField3Value"` // Allow user to reveal password. It can not be set to `true` if `credentials_scheme` is `ADMIN_SETS_CREDENTIALS`, `SHARED_USERNAME_AND_PASSWORD` or `EXTERNAL_PASSWORD_SYNC`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#reveal_password AppSecurePasswordStore#reveal_password} RevealPassword interface{} `field:"optional" json:"revealPassword" yaml:"revealPassword"` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#shared_password AppSecurePasswordStore#shared_password} SharedPassword *string `field:"optional" json:"sharedPassword" yaml:"sharedPassword"` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#shared_username AppSecurePasswordStore#shared_username} SharedUsername *string `field:"optional" json:"sharedUsername" yaml:"sharedUsername"` // Status of application. By default, it is `ACTIVE`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#status AppSecurePasswordStore#status} Status *string `field:"optional" json:"status" yaml:"status"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#timeouts AppSecurePasswordStore#timeouts} Timeouts *AppSecurePasswordStoreTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // Username template. Default: `${source.login}`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#user_name_template AppSecurePasswordStore#user_name_template} UserNameTemplate *string `field:"optional" json:"userNameTemplate" yaml:"userNameTemplate"` // Push username on update. Valid values: `PUSH` and `DONT_PUSH`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#user_name_template_push_status AppSecurePasswordStore#user_name_template_push_status} UserNameTemplatePushStatus *string `field:"optional" json:"userNameTemplatePushStatus" yaml:"userNameTemplatePushStatus"` // Username template suffix. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#user_name_template_suffix AppSecurePasswordStore#user_name_template_suffix} UserNameTemplateSuffix *string `field:"optional" json:"userNameTemplateSuffix" yaml:"userNameTemplateSuffix"` // Username template type. Default: `BUILT_IN`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#user_name_template_type AppSecurePasswordStore#user_name_template_type} UserNameTemplateType *string `field:"optional" json:"userNameTemplateType" yaml:"userNameTemplateType"` }
type AppSecurePasswordStoreTimeouts ¶
type AppSecurePasswordStoreTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#create AppSecurePasswordStore#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#read AppSecurePasswordStore#read}. Read *string `field:"optional" json:"read" yaml:"read"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/okta/okta/4.14.0/docs/resources/app_secure_password_store#update AppSecurePasswordStore#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type AppSecurePasswordStoreTimeoutsOutputReference ¶
type AppSecurePasswordStoreTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Read() *string SetRead(val *string) ReadInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetRead() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewAppSecurePasswordStoreTimeoutsOutputReference ¶
func NewAppSecurePasswordStoreTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) AppSecurePasswordStoreTimeoutsOutputReference