Uses of Interface
com.hashicorp.cdktf.providers.aws.alb_listener.AlbListenerDefaultActionAuthenticateCognito
-
Packages that use AlbListenerDefaultActionAuthenticateCognito Package Description com.hashicorp.cdktf.providers.aws.alb_listener aws_alb_listener -
-
Uses of AlbListenerDefaultActionAuthenticateCognito in com.hashicorp.cdktf.providers.aws.alb_listener
Classes in com.hashicorp.cdktf.providers.aws.alb_listener that implement AlbListenerDefaultActionAuthenticateCognito Modifier and Type Class Description static classAlbListenerDefaultActionAuthenticateCognito.Jsii$ProxyAn implementation forAlbListenerDefaultActionAuthenticateCognitoMethods in com.hashicorp.cdktf.providers.aws.alb_listener that return AlbListenerDefaultActionAuthenticateCognito Modifier and Type Method Description AlbListenerDefaultActionAuthenticateCognitoAlbListenerDefaultActionAuthenticateCognito.Builder. build()Builds the configured instance.default AlbListenerDefaultActionAuthenticateCognitoAlbListenerDefaultAction. getAuthenticateCognito()authenticate_cognito block.AlbListenerDefaultActionAuthenticateCognitoAlbListenerDefaultAction.Jsii$Proxy. getAuthenticateCognito()AlbListenerDefaultActionAuthenticateCognitoAlbListenerDefaultActionOutputReference. getAuthenticateCognitoInput()AlbListenerDefaultActionAuthenticateCognitoAlbListenerDefaultActionAuthenticateCognitoOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.alb_listener with parameters of type AlbListenerDefaultActionAuthenticateCognito Modifier and Type Method Description AlbListenerDefaultAction.BuilderAlbListenerDefaultAction.Builder. authenticateCognito(AlbListenerDefaultActionAuthenticateCognito authenticateCognito)Sets the value ofAlbListenerDefaultAction.getAuthenticateCognito()voidAlbListenerDefaultActionOutputReference. putAuthenticateCognito(AlbListenerDefaultActionAuthenticateCognito value)voidAlbListenerDefaultActionAuthenticateCognitoOutputReference. setInternalValue(AlbListenerDefaultActionAuthenticateCognito value)
-