Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_target_server.ApigeeTargetServerSSlInfo
-
Packages that use ApigeeTargetServerSSlInfo Package Description com.hashicorp.cdktf.providers.google.apigee_target_server google_apigee_target_server -
-
Uses of ApigeeTargetServerSSlInfo in com.hashicorp.cdktf.providers.google.apigee_target_server
Classes in com.hashicorp.cdktf.providers.google.apigee_target_server that implement ApigeeTargetServerSSlInfo Modifier and Type Class Description static classApigeeTargetServerSSlInfo.Jsii$ProxyAn implementation forApigeeTargetServerSSlInfoMethods in com.hashicorp.cdktf.providers.google.apigee_target_server that return ApigeeTargetServerSSlInfo Modifier and Type Method Description ApigeeTargetServerSSlInfoApigeeTargetServerSSlInfo.Builder. build()Builds the configured instance.ApigeeTargetServerSSlInfoApigeeTargetServerSSlInfoOutputReference. getInternalValue()default ApigeeTargetServerSSlInfoApigeeTargetServerConfig. getSSlInfo()s_sl_info block.ApigeeTargetServerSSlInfoApigeeTargetServerConfig.Jsii$Proxy. getSSlInfo()ApigeeTargetServerSSlInfoApigeeTargetServer. getSSlInfoInput()Methods in com.hashicorp.cdktf.providers.google.apigee_target_server with parameters of type ApigeeTargetServerSSlInfo Modifier and Type Method Description voidApigeeTargetServer. putSSlInfo(ApigeeTargetServerSSlInfo value)voidApigeeTargetServerSSlInfoOutputReference. setInternalValue(ApigeeTargetServerSSlInfo value)ApigeeTargetServer.BuilderApigeeTargetServer.Builder. sSlInfo(ApigeeTargetServerSSlInfo sSlInfo)s_sl_info block.ApigeeTargetServerConfig.BuilderApigeeTargetServerConfig.Builder. sSlInfo(ApigeeTargetServerSSlInfo sSlInfo)Sets the value ofApigeeTargetServerConfig.getSSlInfo()
-