Class CfnBrowserProps
Properties for defining a CfnBrowser.
Implements
Inherited Members
Namespace: Amazon.CDK.AWS.BedrockAgentCore
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class CfnBrowserProps : ICfnBrowserProps
Syntax (vb)
Public Class CfnBrowserProps Implements ICfnBrowserProps
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.BedrockAgentCore;
var cfnBrowserProps = new CfnBrowserProps { };
Synopsis
Constructors
| CfnBrowserProps() | Properties for defining a |
Constructors
CfnBrowserProps()
Properties for defining a CfnBrowser.
public CfnBrowserProps()
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.BedrockAgentCore;
var cfnBrowserProps = new CfnBrowserProps { };