Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment.ApigeeEndpointAttachmentTimeouts
-
Packages that use ApigeeEndpointAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment google_apigee_endpoint_attachment -
-
Uses of ApigeeEndpointAttachmentTimeouts in com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment
Classes in com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment that implement ApigeeEndpointAttachmentTimeouts Modifier and Type Class Description static classApigeeEndpointAttachmentTimeouts.Jsii$ProxyAn implementation forApigeeEndpointAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment that return ApigeeEndpointAttachmentTimeouts Modifier and Type Method Description ApigeeEndpointAttachmentTimeoutsApigeeEndpointAttachmentTimeouts.Builder. build()Builds the configured instance.default ApigeeEndpointAttachmentTimeoutsApigeeEndpointAttachmentConfig. getTimeouts()timeouts block.ApigeeEndpointAttachmentTimeoutsApigeeEndpointAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment with parameters of type ApigeeEndpointAttachmentTimeouts Modifier and Type Method Description voidApigeeEndpointAttachment. putTimeouts(ApigeeEndpointAttachmentTimeouts value)voidApigeeEndpointAttachmentTimeoutsOutputReference. setInternalValue(ApigeeEndpointAttachmentTimeouts value)ApigeeEndpointAttachment.BuilderApigeeEndpointAttachment.Builder. timeouts(ApigeeEndpointAttachmentTimeouts timeouts)timeouts block.ApigeeEndpointAttachmentConfig.BuilderApigeeEndpointAttachmentConfig.Builder. timeouts(ApigeeEndpointAttachmentTimeouts timeouts)Sets the value ofApigeeEndpointAttachmentConfig.getTimeouts()
-